<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.contenter{
    width: 100%;
    margin: auto;
    height: auto;
}
.main-contenter{
    width: 1200px;
    margin: auto;
    height: auto;
    text-align: center;
}
/**/
.product-list-left{
    width: 246px;
    border: 3px solid #043555;
    height: auto;
    float: left;
}
.product-list-left .product-list-left-top{
    width: 100%;
    height: 130px;
    background-color: #043555;
}
.product-list-left .product-list-left-top2{
    background-color: #043555;
}
.product-list-left .product-list-left-top h2{
    color: #fff;
    font-size: 24px;
    line-height: 130px;
    font-weight: 500;
}
.product-list-left .classify-tit {
    width: 220px;
    height: 30px;
    background-color: #d4d4d4;
    color: #000;
    font-size: 14px;
    line-height: 30px;
    text-align: left;
    padding-left: 15px;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.product-list-left .classify-tit a{
    color: #000;

}
.classify-list{
    width: 100%;
    margin: auto;
}
.classify-list li {
    text-align: left;
    margin-top: 1px;
    color: #333333;
    font-size: 14px;
    width: 240px;
    background: #eee;
    line-height: 25px;

}
.classify-list li a{
    color: #333333;
    padding-left: 20px;
}
.list-bg{
    background-color: #e9e9e9;
}
.classify-list li img{
    margin-right: 10px;
}
.product-list-right{
    width: 910px;
    float: right;
    margin-left: 20px;
    padding-bottom: 30px;
}
.product-list-right2{
    width: 910px;
    float: left;
    margin-left: 20px;
    padding-bottom: 30px;
}
.content-tit{
    width: 100%;
    margin: auto;
    height: 40px;
    text-align: left;
    float: left;

}
.content-tit .content-tit-top{
    width: 100%;
    margin: auto;
    margin-top: 10px;
}
.content-tit .content-tit-top span{
    display: block;
    width: 3px;
    height: 26px;
    margin-left: 20px;
    float: left;
    background-color: #043555;
}
.content-tit-top h3{
    width: 850px;
    margin-left: 50px;
    color: #043555;
    font-size: 22px;
    font-weight: 500;
}
.content-tit-top h3 b{
    color: #666;
}
.content-tit hr{
    width: 165px;
    height: 2px;
    background-color: #043555;
    border: 0;
    margin-top: 4px;
    margin-left: 20px;
}
.weizhi{
    float: right;
    color: #666;
    font-size: 14px;
    font-weight: 200
}
.weizhi a{
    color: #666;
    font-weight: 200;
}
.product-home{
    width: 100%;
    margin-top: 20px;
    margin: auto;
}
.product-home li{
    width: 220px;
    float: left;
    margin-left: 10px;
    height: 303px;
    margin-top: 30px;
}
.product-home li p{
    font-size: 14px;
    color: #666;
    margin-top: 15px;
    margin-bottom: 10px;
}
.product-home li img{
    width: 210px;
    height: 210px;
}
.product-btn a{
    float: left;
    display: block;
    width: 60px;
    height: 30px;
    line-height: 30px;
    outline: none;
    border: none;
    color:#fff ;
    font-size: 13px;
    padding: 0px 10px;
    margin-left: 20px;
}
/*æŽ¨èäº§å“*/
.reco-tit{
    background-color: #043555;
    width: 240px;
    height: 40px;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
}

.reco {
    width: 100%;
    height: auto;
}
.reco li{
    width: 220px;
    /*height: 30px;*/
    margin: 0 10px;
    text-align: left;
    float: left;
    margin-bottom: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.reco li a{
    color: #666;
    font-size: 15px;
}
.reco li a:hover{
    color: #043555;
}
.reco li img{
    width: 108px;
    height: 108px;
    border-bottom: 1px solid #999;
}
.reco li p{
    padding-top: 8px;
}
.left-link{
    background-color: #043555;
    width: 240px;
    height: 120px;
    font-size: 24px;
    color: #fff;
    line-height: 40px;
    text-align: left;
    margin-top: 12px;
}
.left-link p{
    padding-top: 20px;
    font-size: 16px;
    padding-left: 30px;
}
.left-link p span{
    font-size: 24px;
}
/*æŽ¨èäº§å“*/
.aboutus{
    width: 870px;
    margin-left: 40px;
    color: #666;
    font-size: 15px;
    left: 20px;
    margin-top: 90px;
}
.aboutus p{
    margin-bottom: 10px;
    width: 100%;
    text-align: left;
}
.linkus{
    width: 900px;
    margin-left: 40px;
    color: #666;
    font-size: 16px;
    text-align: left;
    margin-top: 60px;
}
.linkus p{
    width: 800px;
    line-height: 30px;
}</pre></body></html>